(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
authorEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:41:15 +0000 (13:41 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:41:15 +0000 (13:41 +0000)
commit69a85966ec008bd23dcab960eb393cd6e1c5297f
treec97b781d1c7d21146b9f317f0d1755bd30631f5d
parent798ea7b5a18b72596d01eff84a93966c9d208757
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
the dimensions of the screen work area, and adjust vertical position of the
frame in order to avoid being covered by the task bar.
src/w32term.c